test(frontend): fail CI on axe errors - #805
Draft
eatyourgreens wants to merge 1 commit into
Draft
Conversation
eatyourgreens
commented
Jun 17, 2025
Collaborator
- configure Storybook to fail CI when axe reports accessibility errors.
- fix reported errors.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #805 +/- ##
==========================================
- Coverage 78.11% 75.87% -2.25%
==========================================
Files 228 119 -109
Lines 24713 5831 -18882
Branches 1423 0 -1423
==========================================
- Hits 19304 4424 -14880
+ Misses 5351 1407 -3944
+ Partials 58 0 -58 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
eatyourgreens
force-pushed
the
test-a11y-errors
branch
8 times, most recently
from
June 17, 2025 10:23
99bd473 to
94cbfab
Compare
Collaborator
Author
|
#806 fixed most of the accessibility errors that failed CI, except for these three:
|
eatyourgreens
force-pushed
the
test-a11y-errors
branch
4 times, most recently
from
June 23, 2025 16:12
02e9b5d to
a783e78
Compare
- configure Storybook to fail CI when axe reports accessibility errors. - fix reported errors.
eatyourgreens
force-pushed
the
test-a11y-errors
branch
from
July 10, 2025 16:43
a783e78 to
87a1893
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


